POV-Ray : Newsgroups : povray.binaries.images : glow sample image, 4 types : glow sample image, 4 types Server Time
20 Aug 2024 02:18:48 EDT (-0400)
  glow sample image, 4 types  
From: Jetlag
Date: 11 Sep 2000 23:52:23
Message: <39bda877@news.povray.org>
This is not a finished picture at all, just a sample exercise to show off
the different glows' properties.

Some information on the picture and some thoughts on glow:

o  There are 100 glows in the images, all images were rendered 320x240 no
AA.
o  Glow types 2 & 3 color statements were increased 10 fold, due to their
limited interaction.
o  The radii used were complimentary to their visible glow.
o  There are obvious speed concerns.
o  I think each glow has its own usefulness.
o  I feel type 1 works best for this image; type 1 has a blobby/plasma feel
to it.
o  type 0 is close to type 1, but the glows act more individually [stars].
o  type 2 is fast and has a unique clumpiness, almost cloudy.
o  type 3 is a fast way to approximate the look of 0 & 1.



quick conversion from 0.3 to 0.3.1

glow { FLOAT_AMOUNT color VECTOR ... }
-- changes to --
glow { color FLOAT_AMOUNT*VECTOR ... }


Don't forget, I think 'turbulence' changed as well, and I'd also suggest
against using 'size' at all (it's hazardous to your sanity).

Also! Read the docs! Have fun! Experiment! These things animate wonderfully.



Jeff


Post a reply to this message


Attachments:
Download 'glow_sample.jpg' (25 KB)

Preview of image 'glow_sample.jpg'
glow_sample.jpg


 

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.